home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 771 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: EUROCONTROL.DE!tur
  2. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  3. Newsgroups: comp.lang.rexx
  4. X-Mailer: Mozilla 2.0b6a (X11; I; SunOS 4.1.3_U1 sun4)
  5. Mime-Version: 1.0
  6. References: <4ehjah$60@bingnet1.cc.binghamton.edu>
  7.             <311B0A7E.6201DD56@eurocontrol.de> <4ffslg$ndq@phobos.Candle.Com>
  8. Content-Type: text/plain; charset=us-ascii
  9. Content-Transfer-Encoding: 7bit
  10. Message-ID: <311F09C3.13728473@eurocontrol.de>
  11. Date: Mon, 12 Feb 1996 10:34:59 +0100
  12. Sender: REXX Programming discussion list <REXXLIST@uga.cc.uga.edu>
  13. From: Cem Turgay <tur@EUROCONTROL.DE>
  14. Organization: Eurocontrol
  15. Subject: Re: RxSockets
  16.  
  17. Netnews gateway wrote:
  18. > So far you have posted several questions about your problems. In
  19. > all the ones I have seen the answers given have turned out to not
  20. > be applicable due apparently to the code fragments you posted
  21. > not being the same as what you are actually having problems
  22. > with. This wastes the efforts of those who are trying to help
  23. > you, so please, if you post code fragments, try to make them
  24. > the same as that which is causing you problems. Thanks.
  25. >
  26. > ====== Graham C. Norris ========= GNORR@gnorr.candle.com =======
  27. > ===== Opinions expressed here are not those of my employer =====
  28.  
  29. You are right in general, eg. syntax errors, wrong use of vars,
  30. commands, functions etc. the case which for mostly small
  31. experimental programs of Rexx rookies (like me at 8 years ago)
  32.  
  33. But think this:
  34. I've a Rexx program consist of let say 1000 of lines.
  35. It won't run, I don't know which part causes a problem.
  36. Will you check it for me ?
  37. This case wastes your times and efforts, if I have a problem with
  38. algorithm (or socket usage was in my example) it's
  39. best to send a summary or a small part shows what I'm trying to
  40. do...
  41.  
  42. Anyway, I was trying not to waste of your time with my
  43. long, curly, fork()ed and having tcl/tk calls program...
  44.  
  45. And I am realized by someone that I realy don't know communication
  46. protocols. I didn't know that there are design documentations for it,
  47. now I've RFC-959 to study.
  48.  
  49. Anyway, thank you and best regards,
  50.  
  51. Cem Turgay
  52.